projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f33321a
)
(skeleton-proxy-new): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 20 Jul 2005 22:37:49 +0000
(22:37 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 20 Jul 2005 22:37:49 +0000
(22:37 +0000)
lisp/skeleton.el
patch
|
blob
|
history
diff --git
a/lisp/skeleton.el
b/lisp/skeleton.el
index f854621cc8535722629a84b5ef3859d0b1d6c261..d0d7a0e96c641726dab10ce05ed7be9bede4303c 100644
(file)
--- a/
lisp/skeleton.el
+++ b/
lisp/skeleton.el
@@
-154,7
+154,7
@@
on `skeleton-autowrap'. An ARG of M-0 will prevent this just for once.
This command can also be an abbrev expansion (3rd and 4th columns in
\\[edit-abbrevs] buffer: \"\" command-name).
-Optional
first
argument STR may also be a string which will be the value
+Optional
second
argument STR may also be a string which will be the value
of `str' whereas the skeleton's interactor is then ignored."
(skeleton-insert (funcall skeleton-filter skeleton)
;; Pretend C-x a e passed its prefix arg to us